Are there any advantages to using ASP.Net MVC 3 over Ruby On Rails for existing businesses? [closed]
Posted
by
user786621
on Programmers
See other posts from Programmers
or by user786621
Published on 2012-06-12T15:50:24Z
Indexed on
2012/06/12
16:48 UTC
Read the original article
Hit count: 260
ASP.NET
|asp.net-mvc
Possible Duplicate:
What ASP.NET MVC can do and Ruby on Rails can't?
I've been hearing a lot of good press about Ruby On Rails but I'm having a hard time finding much information on the advantages of using ASP.Net MVC 3 over RoR, yet I see many existing businesses migrating over to ASP.Net MVC.
Does ASP.Net MVC 3 have any advantages over Ruby On Rails for existing businesses such as possibly tying into old databases better or allowing for more complex business logic?
Or is it most likely the case that they are transferring simply because they were already using ASP.Net for Winforms?
© Programmers or respective owner